home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 18 / CU Amiga Magazine's Super CD-ROM 18 (1997)(EMAP Images)(GB)[!][issue 1998-01].iso / CUCD / Programming / AmigaE / Src / Tools / EasyGUI / Source / README_IMPORTANT < prev   
Encoding:
Text File  |  1997-10-26  |  1.3 KB  |  27 lines

  1. TERMS AND CONDITIONS FOR USING THE EASYGUI SOURCECODE
  2.  
  3. * modifying or reusing part or whole of easygui.e for your
  4.   own project is always allowed: giving credit is encouraged.
  5. * making new versions of easygui public is discouraged in
  6.   general. if you still feel that need, try in this order:
  7.   - be aware that often extensions can be implemented without
  8.     modifying the EasyGUI module, by using PLUGINs.
  9.   - suggest the extension to the maintainer of the "official"
  10.     EasyGUI, currently Jason Hulance.
  11.   - cooperate with other people that may be working on a
  12.     custom EasyGUI (try discussing this on the E mailing list).
  13.   - if you HAVE to start your own spin-off project, make sure
  14.     your release is heavily marked as being different from the
  15.     official version while still giving credit. e.g.
  16.     "Harry's TurboGUI v1.0a featuring virtual groups,
  17.     based on Wouter and Jason's original EasyGUI v3.3b4".
  18.     After you start your own version, don't come and
  19.     bother us about making it the official version.
  20.     Doing your own commercial version or anything else related
  21.     to money won't be tolerated at all.
  22.  
  23. The purpose of this release is first and foremost educational.
  24.  
  25. If you intend to do something with this code which doesn't
  26. seem to be covered by the above, ask me (Wouter) or Jason first.
  27.